home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / etc_-_Configuration_Files / SERVICES < prev    next >
Text File  |  1999-09-17  |  6KB  |  188 lines

  1. #
  2. # Network services, Internet style
  3. #
  4. # Note that it is presently the policy of IANA to assign a single well-known
  5. # port number for both TCP and UDP; hence, most entries here have two entries
  6. # even if the protocol doesn't support UDP operations.
  7. # Updated from RFC 1340, ``Assigned Numbers'' (July 1992).  Not all ports
  8. # are included, only the more common ones.
  9. #
  10. #    from: @(#)services    5.8 (Berkeley) 5/9/91
  11. #    $Id: services,v 1.9 1993/11/08 19:49:15 cgd Exp $
  12. #
  13. tcpmux        1/tcp        # TCP port service multiplexer
  14. echo        7/tcp
  15. echo        7/udp
  16. discard        9/tcp        sink null
  17. discard        9/udp        sink null
  18. systat        11/tcp        users
  19. daytime        13/tcp
  20. daytime        13/udp
  21. netstat        15/tcp
  22. qotd        17/tcp        quote
  23. msp        18/tcp        # message send protocol
  24. msp        18/udp        # message send protocol
  25. chargen        19/tcp        ttytst source
  26. chargen        19/udp        ttytst source
  27. ftp-data        20/tcp          # File Transfer [Default Data]
  28. ftp-data        20/udp          # File Transfer [Default Data]
  29. ftp             21/tcp          # File Transfer [Control]
  30. ftp             21/udp          # File Transfer [Control]
  31. ssh             22/tcp          # Secure Shell Login
  32. ssh             22/udp          # Secure Shell Login
  33. telnet          23/tcp
  34. telnet          23/udp
  35. # 24 - private
  36. smtp        25/tcp        mail
  37. # 26 - unassigned
  38. time        37/tcp        timserver
  39. time        37/udp        timserver
  40. rlp        39/udp        resource    # resource location
  41. nameserver    42/tcp        name        # IEN 116
  42. whois        43/tcp        nicname
  43. domain        53/tcp        nameserver    # name-domain server
  44. domain        53/udp        nameserver
  45. mtp        57/tcp                # deprecated
  46. bootps        67/tcp        # BOOTP server
  47. bootps        67/udp
  48. bootpc        68/tcp        # BOOTP client
  49. bootpc        68/udp
  50. tftp        69/udp
  51. gopher        70/tcp        # Internet Gopher
  52. gopher        70/udp
  53. rje        77/tcp        netrjs
  54. finger        79/tcp
  55. www        80/tcp        http    # WorldWideWeb HTTP
  56. www        80/udp            # HyperText Transfer Protocol
  57. link        87/tcp        ttylink
  58. kerberos    88/tcp        krb5    # Kerberos v5
  59. kerberos    88/udp
  60. supdup        95/tcp
  61. # 100 - reserved
  62. hostnames    101/tcp        hostname    # usually from sri-nic
  63. iso-tsap    102/tcp        tsap        # part of ISODE.
  64. csnet-ns    105/tcp        cso-ns    # also used by CSO name server
  65. csnet-ns    105/udp        cso-ns
  66. rtelnet        107/tcp        # Remote Telnet
  67. rtelnet        107/udp
  68. pop2        109/tcp        postoffice    # POP version 2
  69. pop2        109/udp
  70. pop3        110/tcp        # POP version 3
  71. pop3        110/udp
  72. sunrpc        111/tcp
  73. sunrpc        111/udp
  74. auth        113/tcp        tap ident authentication
  75. sftp        115/tcp
  76. uucp-path    117/tcp
  77. nntp        119/tcp        readnews untp    # USENET News Transfer Protocol
  78. ntp        123/tcp
  79. ntp        123/udp                # Network Time Protocol
  80. netbios-ns    137/tcp                # NETBIOS Name Service
  81. netbios-ns    137/udp
  82. netbios-dgm    138/tcp                # NETBIOS Datagram Service
  83. netbios-dgm    138/udp
  84. netbios-ssn    139/tcp                # NETBIOS session service
  85. netbios-ssn    139/udp
  86. imap2        143/tcp                # Interim Mail Access Proto v2
  87. imap2        143/udp
  88. snmp        161/udp                # Simple Net Mgmt Proto
  89. snmp-trap    162/udp        snmptrap    # Traps for SNMP
  90. cmip-man    163/tcp                # ISO mgmt over IP (CMOT)
  91. cmip-man    163/udp
  92. cmip-agent    164/tcp
  93. cmip-agent    164/udp
  94. xdmcp        177/tcp                # X Display Mgr. Control Proto
  95. xdmcp        177/udp
  96. nextstep    178/tcp        NeXTStep NextStep    # NeXTStep window
  97. nextstep    178/udp        NeXTStep NextStep    # server
  98. bgp        179/tcp                # Border Gateway Proto.
  99. bgp        179/udp
  100. prospero    191/tcp                # Cliff Neuman's Prospero
  101. prospero    191/udp
  102. irc        194/tcp                # Internet Relay Chat
  103. irc        194/udp
  104. smux        199/tcp                # SNMP Unix Multiplexer
  105. smux        199/udp
  106. at-rtmp        201/tcp                # AppleTalk routing
  107. at-rtmp        201/udp
  108. at-nbp        202/tcp                # AppleTalk name binding
  109. at-nbp        202/udp
  110. at-echo        204/tcp                # AppleTalk echo
  111. at-echo        204/udp
  112. at-zis        206/tcp                # AppleTalk zone information
  113. at-zis        206/udp
  114. z3950        210/tcp        wais        # NISO Z39.50 database
  115. z3950        210/udp        wais
  116. ipx        213/tcp                # IPX
  117. ipx        213/udp
  118. imap3        220/tcp                # Interactive Mail Access
  119. imap3        220/udp                # Protocol v3
  120. ulistserv    372/tcp                # UNIX Listserv
  121. ulistserv    372/udp
  122. #
  123. # UNIX specific services
  124. #
  125. exec        512/tcp
  126. biff        512/udp        comsat
  127. login        513/tcp
  128. who        513/udp        whod
  129. shell        514/tcp        cmd        # no passwords used
  130. syslog        514/udp
  131. printer        515/tcp        spooler        # line printer spooler
  132. talk        517/udp
  133. ntalk        518/udp
  134. route        520/udp        router routed    # RIP
  135. timed        525/udp        timeserver
  136. tempo        526/tcp        newdate
  137. courier        530/tcp        rpc
  138. conference    531/tcp        chat
  139. netnews        532/tcp        readnews
  140. netwall        533/udp                # -for emergency broadcasts
  141. uucp        540/tcp        uucpd        # uucp daemon
  142. remotefs    556/tcp        rfs_server rfs    # Brunhoff remote filesystem
  143. klogin        543/tcp                # Kerberized `rlogin' (v5)
  144. kshell        544/tcp                # Kerberized `rsh' (v5)
  145. kerberos-adm    749/tcp                # Kerberos `kadmin' (v5)
  146. #
  147. webster        765/tcp                # Network dictionary
  148. webster        765/udp
  149. #
  150. # From ``Assigned Numbers'':
  151. #
  152. #> The Registered Ports are not controlled by the IANA and on most systems
  153. #> can be used by ordinary user processes or programs executed by ordinary
  154. #> users.
  155. #
  156. #> Ports are used in the TCP [45,106] to name the ends of logical
  157. #> connections which carry long term conversations.  For the purpose of
  158. #> providing services to unknown callers, a service contact port is
  159. #> defined.  This list specifies the port used by the server process as its
  160. #> contact port.  While the IANA can not control uses of these ports it
  161. #> does register or list uses of these ports as a convienence to the
  162. #> community.
  163. #
  164. ingreslock    1524/tcp
  165. ingreslock    1524/udp
  166. prospero-np    1525/tcp        # Prospero non-privileged
  167. prospero-np    1525/udp
  168. rfe        5002/tcp        # Radio Free Ethernet
  169. rfe        5002/udp        # Actually uses UDP only
  170. #
  171. #
  172. # Kerberos (Project Athena/MIT) services
  173. # Note that these are for Kerberos v4, and are unofficial.  Sites running
  174. # v4 should uncomment these and comment out the v5 entries above.
  175. #
  176. #kerberos    750/udp        kdc    # Kerberos (server) udp
  177. #kerberos    750/tcp        kdc    # Kerberos (server) tcp
  178. krbupdate    760/tcp        kreg    # Kerberos registration
  179. kpasswd        761/tcp        kpwd    # Kerberos "passwd"
  180. #klogin        543/tcp            # Kerberos rlogin
  181. eklogin        2105/tcp        # Kerberos encrypted rlogin
  182. #kshell        544/tcp        krcmd    # Kerberos remote shell
  183. #
  184. # Unofficial but necessary (for NetBSD) services
  185. #
  186. supfilesrv    871/tcp            # SUP server
  187. supfiledbg    1127/tcp        # SUP debugging
  188.